home *** CD-ROM | disk | FTP | other *** search
/ The Utilities Experience / The Utilities Experience - Volume 1.iso / software / misc / a-d / 3.0iupdate / printers.lha / PostScript.prolog < prev    next >
Text File  |  1996-03-07  |  25KB  |  956 lines

  1. %%BeginProlog
  2. % $VER: PostScript.prolog 1.0i (31.10.95)
  3. % fixed picstr problem in BeginRGBBitmap (7.10.94)
  4. % added font reencoding support (29.10.94)
  5. % complete change to fill/stroke for support for text (02.02.95)
  6. % fixed landscape to non-letter sizes
  7. % fixed grave/quotesingle encoding (15.02.95)
  8. % changed for new tm2d based code w/ new object calls (15.03.95)
  9. % fixed process color seps (24.03.95)
  10. % added PPDSetup/PPDCleanup (20.06.95)
  11. % now reencodes Courier for document name in slug (eeckk!) (09.07.95)
  12. % reencode dict increased by 2 (02.08.95)
  13. % recursive object tm (15.08.95)
  14. % prolog dict increased to 200 (01.09.95)
  15. % prolog rewrite of fill/stroke routines for text & added newpath to dograd/doradial/doshape (01.09.95)
  16. % new BeginClip/EndClip & BeginEPS/EndEPS (10.10.95)
  17. % new LNE/LNS line start & end routines (30.10.95)
  18. % moved LNE/LNS into ST (21.11.95)
  19. % fixed ST problem with y direction (18.01.96)
  20. %Copyright 1994-96 Soft-Logik Publishing Corp.
  21.  
  22. /AsphaltDict dup 200 dict def load begin
  23.  
  24. %
  25. % basic definitions
  26. %
  27. /bdef {bind def}bind def
  28. /xdef {exch def}bdef
  29. /ldef {load def}bdef
  30. /dmatrix matrix def
  31. /tmatrix matrix def
  32. /pmatrix matrix def
  33.  
  34. /deltax 0 def
  35. /deltay 0 def
  36. /slant 0 def
  37. /twist 0 def
  38. /xscl 0 def
  39. /yscl 0 def
  40. /bang 0 def
  41. /eang 0 def
  42.  
  43. /tilescalex 0 def
  44. /tilescaley 0 def
  45. /bh 0 def
  46. /bv 0 def
  47.  
  48. %
  49. % fill defines
  50. %
  51. /SG /setgray ldef
  52. systemdict /setcmykcolor known not
  53.  {/SCMYK {1 sub 4 1 roll 3 {3 index add neg dup 0 lt{pop 0}if 3 1 roll}repeat setrgbcolor pop}bdef}
  54.  {/SCMYK /setcmykcolor ldef}ifelse
  55.  
  56. %
  57. % drawing definitions
  58. %
  59. /sclm [0 0 0 0 0 0] def
  60. /scl{transform round .2 add exch round .2 add exch itransform}bdef
  61.  
  62. %
  63. %
  64. %
  65. /PGSEncoding 256 array def
  66. % duplicates: acute, quoteleft, quoteright
  67. % 000-007
  68. /.notdef        /dotlessi        /grave            /acute            /circumflex        /tilde            /breve            /dotaccent
  69. % 010-017
  70. /ring            /hungarumlaut    /ogonek            /caron            /.notdef        /.notdef        /.notdef        /.notdef
  71. % 020-027
  72. /quotedblbase    /quotesinglbase    /quotesingle    /quoteleft        /quoteright        /.notdef        /.notdef        /.notdef
  73. % 030-037
  74. /.notdef        /.notdef        /.notdef        /.notdef        /.notdef        /.notdef        /.notdef        /.notdef
  75. % 040-047
  76. /space            /exclam            /quotedbl        /numbersign        /dollar            /percent        /ampersand        /quotesingle
  77. % 050-057
  78. /parenleft        /parenright        /asterisk        /plus            /comma            /hyphen            /period            /slash
  79. % 060-067
  80. /zero            /one            /two            /three            /four            /five            /six            /seven
  81. % 070-077
  82. /eight            /nine            /colon            /semicolon        /less            /equal            /greater        /question
  83. % 100-107
  84. /at                /A                /B                /C                /D                /E                /F                /G
  85. % 110-117
  86. /H                /I                /J                /K                /L                /M                /N                /O
  87. % 120-127
  88. /P                /Q                /R                /S                /T                /U                /V                /W
  89. % 130-137
  90. /X                /Y                /Z                /bracketleft    /backslash        /bracketright    /asciicircum    /underscore
  91. % 140-147
  92. /grave            /a                /b                /c                /d                /e                /f                /g
  93. % 150-157
  94. /h                /i                /j                /k                /l                /m                /n                /o
  95. % 160-167
  96. /p                /q                /r                /s                /t                /u                /v                /w
  97. % 170-177
  98. /x                /y                /z                /braceleft        /bar            /braceright        /asciitilde        /.notdef
  99. % 200-207
  100. /perthousand    /florin            /notequal        /infinity        /lessequal        /greaterequal    /.notdef        /.notdef
  101. % 210-217
  102. /ellipsis        /endash            /emdash            /quotedblleft    /quotedblright    /guilsinglleft    /guilsinglright    /pi                
  103. % 220-227
  104. /fraction        /dagger            /daggerdbl        /trademark        /bullet            /fi                /fl                /Ydieresis        
  105. % 230-237
  106. /Lslash            /lslash            /OE                /oe                /Scaron            /scaron            /Zcaron            /zcaron            
  107. % 240-247
  108. /space            /exclamdown        /cent            /sterling        /currency        /yen            /brokenbar        /section
  109. % 250-257
  110. /dieresis        /copyright        /ordfeminine    /guillemotleft    /logicalnot        /minus            /registered        /macron
  111. % 260-267
  112. /degree            /plusminus        /twosuperior    /threesuperior    /acute            /mu                /paragraph        /periodcentered
  113. % 270-277
  114. /cedilla        /onesuperior    /ordmasculine    /guillemotright    /onequarter        /onehalf        /threequarters    /questiondown
  115. % 300-307
  116. /Agrave            /Aacute            /Acircumflex    /Atilde            /Adieresis        /Aring            /AE                /Ccedilla
  117. % 310-317
  118. /Egrave            /Eacute            /Ecircumflex    /Edieresis        /Igrave            /Iacute            /Icircumflex    /Idieresis
  119. % 320-327
  120. /Eth            /Ntilde            /Ograve            /Oacute            /Ocircumflex    /Otilde            /Odieresis        /multiply
  121. % 330-337
  122. /Oslash            /Ugrave            /Uacute            /Ucircumflex    /Udieresis        /Yacute            /Thorn            /germandbls
  123. % 340-347
  124. /agrave            /aacute            /acircumflex    /atilde            /adieresis        /aring            /ae                /ccedilla
  125. % 350-357
  126. /egrave            /eacute            /ecircumflex    /edieresis        /igrave            /iacute            /icircumflex    /idieresis
  127. % 360-367
  128. /eth            /ntilde            /ograve            /oacute            /ocircumflex    /otilde            /odieresis        /divide
  129. % 370-377
  130. /oslash            /ugrave            /uacute            /ucircumflex    /udieresis        /yacute            /thorn            /ydieresis
  131. PGSEncoding 0 256 getinterval astore pop
  132.  
  133. %
  134. % path constructors
  135. %
  136. % - N -
  137. /N/newpath ldef
  138.  
  139. % x y M -
  140. /M{scl moveto}bdef
  141.  
  142. % x y L -
  143. /L{scl lineto}bdef
  144.  
  145. % cx1 cy1 cx2 cy2 px2 py2 C -
  146. /C{scl 6 2 roll scl 6 2 roll scl 6 2 roll curveto}bdef
  147.  
  148. % cx cy rx ry ba ea slant twist A -
  149. /A{matrix currentmatrix 9 1 roll /twist xdef/slant xdef/eang xdef/bang xdef/yscl xdef/xscl xdef scl translate xscl yscl scale sclm 0 twist cos put
  150. sclm 1 twist sin put sclm 2 slant sin neg put sclm 3 slant cos put sclm concat 0 0 1 bang eang arc setmatrix}bdef
  151.  
  152. % cx cy rx ry ba ea slant twist AN -
  153. /AN{matrix currentmatrix 9 1 roll /twist xdef/slant xdef/eang xdef/bang xdef/yscl xdef/xscl xdef scl translate xscl yscl scale sclm 0 twist cos put
  154. sclm 1 twist sin put sclm 2 slant sin neg put sclm 3 slant cos put sclm concat 0 0 1 bang eang arcn setmatrix}bdef
  155.  
  156. % - CP -
  157. /CP/closepath ldef
  158.  
  159. %
  160. % pattern fill operators
  161. %
  162. % - patternpath -
  163. /patternpath{ %bdef
  164.   /mypatternfont findfont begin FontDict /ctm get setmatrix
  165.   currentdict setfont
  166.  
  167.   FontDict begin
  168.     FontMatrix concat
  169.     width 0 dtransform
  170.     round width div exch round width div exch
  171.     0 height dtransform
  172.     round height div exch
  173.     round height div exch
  174.     0 0 transform round exch round exch
  175.     ptm astore setmatrix
  176.     pathbbox
  177.     height div ceiling height mul 4 1 roll
  178.     width div ceiling width mul 4 1 roll
  179.     height div floor height mul 4 1 roll
  180.     width div floor width mul 4 1 roll
  181.     2 index sub height div ceiling cvi exch
  182.     3 index sub width div ceiling cvi exch
  183.     4 2 roll moveto
  184.     FontMatrix ptm invertmatrix pop
  185.     { %repeat
  186.       gsave
  187.       ptm concat
  188.       dup str length idiv {str show}repeat
  189.       dup str length mod str exch 0 exch getinterval show
  190.       grestore
  191.       0 height rmoveto
  192.     }repeat
  193.     pop
  194.   end end
  195. }bdef
  196.  
  197. % - patternfill -
  198. /patternfill{ %bdef
  199.   gsave
  200.   1 setgray
  201.   fill
  202.   grestore
  203.  
  204.   gsave
  205.   clip patternpath
  206.   grestore
  207.   newpath
  208. }bdef
  209.  
  210. % - patterneofill -
  211. /patterneofill{ %bdef
  212.   gsave
  213.   1 setgray
  214.   eofill
  215.   grestore
  216.  
  217.   gsave
  218.   eoclip patternpath
  219.   grestore
  220.   newpath
  221. }bdef
  222.  
  223. % - patternstroke -
  224. /patternstroke{ %bdef
  225.   strokepath
  226.   gsave
  227.   1 setgray
  228.   eofill
  229.   grestore
  230.  
  231.   gsave
  232.   clip patternpath
  233.   grestore
  234.   newpath
  235. }bdef
  236.  
  237. % <pattern> P -
  238. /P{
  239.  /pattern xdef
  240.  /mypatternfont findfont begin
  241.  FontDict begin
  242.  true
  243.   0 1 patterncount 1 sub {
  244.    dup patterns exch get pattern eq
  245.       {0 1 str length 1 sub{str exch 2 index put}for pop pop false exit}
  246.    if
  247.    pop
  248.  }for
  249.  {
  250.    patterns patterncount pattern put
  251.     0 1 str length 1 sub {str exch patterncount put}for
  252.    /patterncount patterncount 1 add def
  253.  }if
  254.  end
  255.  end
  256.  /FILL{patternfill}bdef
  257.  /EOFILL{patterneofill}bdef
  258.  /STROKE{patternstroke}bdef
  259. }bdef
  260.  
  261. /S{
  262.  /FILL{fill}bdef
  263.  /EOFILL{eofill}bdef
  264.  /STROKE{stroke}bdef
  265. }bdef
  266.  
  267. %
  268. % gradient/radial/shape fill operators
  269. %
  270. /DOGRAD{
  271.  gsave
  272.  pmatrix setmatrix flattenpath exec 
  273.  pathbbox /ury xdef /urx xdef /lly xdef /llx xdef
  274.  angle 0 lt{/angle angle 360 add def}if
  275.  angle 180 gt{/angle angle 180 sub def tc1 tc2 /tc1 xdef /tc2 xdef}if
  276.  angle 90 gt{ /quad {ury exch sub}bdef tc1 tc2 /tc1 xdef /tc2 xdef}{ /quad {lly add}bdef}ifelse
  277.  /l urx llx sub def
  278.  /w ury lly sub def
  279.  /v angle dup 90 gt{90 sub neg 90 add}if dup sin l mul exch cos w mul add 2 mul def
  280.  /d angle dup 90 gt{90 sub neg 90 add}if dup sin w mul exch cos l mul add def
  281.  /steps d 72 div currentscreen pop pop mul cvi 1 add dup 256 gt{pop 256}if def
  282.  /dd d steps div def
  283.  
  284.  0 1 steps
  285.  {
  286.   steps div dup /frac xdef ramp /rfrac xdef
  287.   tc2 0 get tc1 0 get sub rfrac mul tc1 0 get add
  288.   tc2 1 get tc1 1 get sub rfrac mul tc1 1 get add
  289.   tc2 2 get tc1 2 get sub rfrac mul tc1 2 get add
  290.   tc2 3 get tc1 3 get sub rfrac mul tc1 3 get add scmyk
  291.  
  292.   newpath gsave
  293.   l frac mul llx add
  294.   w frac mul quad translate angle rotate 
  295.   dd 2 div neg v 2 div neg moveto
  296.   0 v rlineto dd 0 rlineto 0 v neg rlineto closepath
  297.   FILL grestore
  298.  }for
  299.  
  300.  grestore
  301.  newpath
  302. }bdef
  303.  
  304. %
  305. %
  306. /DORADIAL{
  307.  gsave
  308.  pmatrix setmatrix flattenpath exec 
  309.  pathbbox /ury xdef /urx xdef /lly xdef /llx xdef
  310.  /xc llx urx add 2 div dx add def
  311.  /yc lly ury add 2 div dy add def
  312.  /radius llx xc sub abs dup mul sqrt lly yc sub abs dup mul sqrt add def
  313.  
  314.  /steps radius 72 div currentscreen pop pop mul cvi 1 add dup 256 gt{pop 256}if def
  315.  
  316.  steps -1 0
  317.  {
  318.   steps div dup /frac xdef ramp /rfrac xdef
  319.   tc2 0 get tc1 0 get sub rfrac mul tc1 0 get add
  320.   tc2 1 get tc1 1 get sub rfrac mul tc1 1 get add
  321.   tc2 2 get tc1 2 get sub rfrac mul tc1 2 get add
  322.   tc2 3 get tc1 3 get sub rfrac mul tc1 3 get add scmyk
  323.   newpath xc yc radius frac mul 0 360 arc FILL
  324.  }for
  325.  
  326.  grestore
  327.  newpath
  328. }bdef
  329.  
  330. %
  331. %
  332. /DOSHAPE{
  333.  /steps 30 def
  334.  /fillproc xdef
  335.  
  336.  currentflat mark currentflat
  337.  {
  338.   {
  339.    dup setflat mark fillproc
  340.  
  341.    tc1 0 get tc1 1 get tc1 2 get tc1 3 get scmyk
  342.    currentflat mark currentflat
  343.    {
  344.     dup setflat mark
  345.     {FILL}gsave stopped grestore {cleartomark 1.3 mul dup 100 gt {cleartomark setflat stop}if}{cleartomark exit}ifelse
  346.    }loop
  347.    cleartomark setflat
  348.  
  349.    steps -1 0
  350.    {
  351.     steps div dup /frac xdef ramp /rfrac xdef
  352.     tc1 0 get tc2 0 get sub rfrac mul tc2 0 get add
  353.     tc1 1 get tc2 1 get sub rfrac mul tc2 1 get add
  354.     tc1 2 get tc2 2 get sub rfrac mul tc2 2 get add
  355.     tc1 3 get tc2 3 get sub rfrac mul tc2 3 get add scmyk
  356.     []0 setdash xc 2 mul frac mul setlinewidth
  357.  
  358.     currentflat mark currentflat
  359.     {
  360.      dup setflat mark
  361.      {STROKE}gsave stopped grestore {cleartomark 1.3 mul dup 100 gt {cleartomark setflat stop}if}{cleartomark exit}ifelse
  362.     }loop
  363.     cleartomark setflat
  364.  
  365.    }for
  366.   }
  367. %  gsave stopped grestore {cleartomark 1.3 mul dup 100 gt {cleartomark setflat stop}if}{cleartomark exit}ifelse
  368.   gsave stopped grestore {cleartomark 1.3 mul dup 100 gt {exit}if}{cleartomark exit}ifelse
  369.  }loop
  370.  cleartomark setflat
  371.  newpath
  372. }bdef
  373.  
  374. %
  375. % join miterlimit cap [dashpattern] dashoffset width lnsfunc lnefunc ST -
  376. %
  377. /ST{
  378.  load /lnefunc xdef load /lnsfunc xdef 
  379.  setlinewidth setdash setlinecap 2 div sin 1 exch div setmiterlimit setlinejoin
  380.  
  381.  mark
  382.  /havestart 0 def
  383.  {havestart 2 eq {x2 x1 sub y1 y2 sub atan 90 add x1 y1 5 -2 roll}if /havestart 1 def /y1 xdef /x1 xdef} %moveto
  384.  {havestart 1 eq {/y2 xdef /x2 xdef /havestart 2 def}{pop pop}ifelse} %lineto
  385.  {pop pop pop pop havestart 1 eq {/y2 xdef /x2 xdef /havestart 2 def}{pop pop}ifelse} %curveto
  386.  {/havestart 0 def} %closepath
  387.  pathforall
  388.  havestart 2 eq {x2 x1 sub y1 y2 sub atan 90 add x1 y1} if
  389.  
  390.  mark
  391.  /havestart 0 def
  392.  {havestart 2 eq {x2 x1 sub y1 y2 sub atan 90 add x1 y1 5 -2 roll}if /havestart 1 def /y1 xdef /x1 xdef} %moveto
  393.  {/x2 x1 def /y2 y1 def /y1 xdef /x1 xdef /havestart 2 def} %lineto
  394.  {/y1 xdef /x1 xdef /y2 xdef /x2 xdef pop pop /havestart 2 def} %curveto
  395.  {/havestart 0 def} %closepath
  396.  pathforall
  397.  havestart 2 eq {x2 x1 sub y1 y2 sub atan 90 add x1 y1} if
  398.  
  399.  strokepath
  400.  
  401.  counttomark 3 div cvi {matrix currentmatrix 4 1 roll translate rotate currentlinewidth dup scale lnefunc setmatrix} repeat pop
  402.  counttomark 3 div cvi {matrix currentmatrix 4 1 roll translate rotate currentlinewidth dup scale lnsfunc setmatrix} repeat pop
  403.  
  404. }bdef
  405.  
  406. % fill functions
  407.  
  408. %
  409. % screen spot functions
  410. %
  411. /SSNewDot {180 mul cos exch 180 mul cos add 2 div}bdef
  412. /SSDot {dup mul exch dup mul add 1.0 exch sub}bdef
  413. /SSRing {dup mul exch dup mul add 1.0 exch sub abs 1.0 exch sub}bdef
  414. /SSDonut {dup mul exch dup mul add sqrt .5 sub abs 1.0 exch sub}bdef
  415. /SSLine {exch pop abs}bdef
  416. /SSTriangle {2 exch sub exch abs 2 mul sub 3 div}bdef
  417. /SSPropeller {/y xdef /x xdef y x .001 add atan cvi 72 mod 72 sub abs 72 div y y mul x x mul add 1 exch sub add 2 div}bdef
  418.  
  419. %
  420. % fountain blend functions
  421. %
  422. /FBLinear {}bdef
  423. /FBInvLinear {1 exch sub}bdef
  424. /FBLog {9 mul 1 add log}bdef
  425. /FBInvLog {9 mul 1 add log 1 exch sub}bdef
  426. /FBSin {180 mul sin}bdef
  427. /FBInvSin {180 mul sin 1 exch sub}bdef
  428. /FBSaw {2 mul dup 1 gt {2 exch sub}if}bdef
  429. /FBInvSaw {2 mul dup 1 gt {2 exch sub}if 1 exch sub}bdef
  430.  
  431. %
  432. % line end functions
  433. %
  434. /LENone {}bdef
  435. /LERound {0 0 moveto 0 0 .5 -90 90 arc closepath}bdef
  436. /LEArrow {0 0 moveto 0 2 lineto 6 0 lineto 0 -2 lineto closepath}bdef
  437. /LEArrow1 {0 0 moveto 0 2 lineto 6 0 lineto 0 -2 lineto closepath}bdef
  438. /LEArrow2 {0 0 moveto -2 2 lineto 6 0 lineto -2 -2 lineto closepath}bdef
  439. /LEArrow3 {6 0 moveto -3 0 2.31 300 60 arc closepath}bdef
  440. /LEArrow4 {-1 0 moveto -4 2 .5 240 60 arcn 0 0 .5 60 300 arcn -4 -2 .5 300 120 arcn closepath}bdef
  441. /LESpike1 {0 .5 moveto .5 2 lineto 1 .5 lineto 6 0 lineto 1 -.5 lineto .5 -2 lineto 0 -.5 lineto closepath}bdef
  442. /LESpike2 {0 .5 moveto 2 2 lineto 6 0 lineto 2 -2 lineto 0 -.5 lineto closepath}bdef
  443. /LEFeather1 {-2 0 moveto 0 2 lineto 6 2 lineto 4 0 lineto 6 -2 lineto 0 -2 lineto closepath}bdef
  444. /LEFeather2 {0 -2 moveto 0 0 2 270 90 arcn 6 0 2 90 270 arc closepath}bdef
  445. /LEBox {-2 0 moveto -2 2 lineto 2 2 lineto 2 -2 lineto -2 -2 lineto closepath}bdef
  446. /LEDiamond {-2 0 moveto 0 2 lineto 2 0 lineto 0 -2 lineto closepath}bdef
  447. /LEBall {0 0 moveto 0 0 2 360 0 arcn closepath}bdef
  448. /LEEllipse {2 1 scale 0 0 moveto 0 0 2 360 0 arcn closepath}bdef
  449.  
  450. %
  451. % freq angle spot SS -
  452. %
  453. /SS {
  454.  load setscreen
  455. }bdef
  456.  
  457. %
  458. % text prototypes
  459. %
  460. % (string) F1 -
  461. % (string) kernamt F2 -
  462. % (string) skernamt F3 -
  463. % (string) skernamt kernamt F4 -
  464. %
  465.  
  466. /FS{dup length 1 sub 0 exch 1 exch}bdef
  467. /Fx{1 index exch 1 getinterval dup currentpoint currentpoint newpath moveto 3 -1 roll false charpath FP moveto}bdef
  468. /Sx{1 index exch 1 getinterval dup currentpoint currentpoint newpath moveto 3 -1 roll false charpath SP moveto}bdef
  469.  
  470. /S1{FS {Sx stringwidth rmoveto}for pop}bdef
  471. /S2{/dx xdef FS {Sx stringwidth rmoveto dx 0 rmoveto}for pop}bdef
  472. /S3{/dy xdef FS {Sx dup stringwidth rmoveto ( ) eq {dy 0 rmoveto}if}for pop}bdef
  473. /S4{/dy xdef /dx xdef FS {Sx dup stringwidth rmoveto dx 0 rmoveto ( ) eq {dy 0 rmoveto}if}for pop}bdef
  474.  
  475. /CFx{
  476.  /F1{FS {Fx stringwidth rmoveto}for pop}bdef
  477.  /F2{/dx xdef FS {Fx stringwidth rmoveto dx 0 rmoveto}for pop}bdef
  478.  /F3{/dy xdef FS {Fx dup stringwidth rmoveto ( ) eq {dy 0 rmoveto}if}for pop}bdef
  479.  /F4{/dy xdef /dx xdef FS {Fx dup stringwidth rmoveto dx 0 rmoveto ( ) eq {dy 0 rmoveto}if}for pop}bdef
  480. }bdef
  481.  
  482. %
  483. % c m y k CMYK -
  484. %
  485. /CMYK {
  486.  scmyk
  487.  
  488.  /FP{FILL}bdef
  489.  /EP{EOFILL}bdef
  490.  /SP{STROKE}bdef
  491.  
  492.  /F1{show}bdef
  493.  /F2{exch 0 exch ashow}bdef
  494.  /F3{exch 0 exch 32 exch widthshow}bdef
  495.  /F4{0 exch 32 exch 0 6 -1 roll awidthshow}bdef
  496. }bdef
  497.  
  498. %
  499. % angle /ramp [c1 m1 y1 k1][c2 m2 y2 k2] CMYKGRAD -
  500. %
  501. /CMYKGRAD{
  502.  /tc2 xdef
  503.  /tc1 xdef
  504.  /ramp exch ldef
  505.  /angle xdef
  506.  
  507.  /FP{{clip} DOGRAD}bdef
  508.  /EP{{eoclip} DOGRAD}bdef
  509.  /SP{strokepath {clip} DOGRAD}bdef
  510.  
  511.  CFx
  512. }bdef
  513.  
  514. %
  515. % dx dy /ramp [c1 m1 y1 k1][c2 m2 y2 k2] CMYKRADIAL -
  516. %
  517. /CMYKRADIAL{
  518.  /tc2 xdef
  519.  /tc1 xdef
  520.  /ramp exch ldef
  521.  /dy xdef
  522.  /dx xdef
  523.  
  524.  /FP{{clip} DORADIAL}bdef
  525.  /EP{{eoclip} DORADIAL}bdef
  526.  /SP{strokepath {clip} DORADIAL}bdef
  527.  
  528.  CFx
  529. }bdef
  530.  
  531. %
  532. % inset /ramp [c1 m1 y1 k1][c2 m2 y2 k2] CMYKSHAPE -
  533. %
  534. /CMYKSHAPE{
  535.  /tc2 xdef
  536.  /tc1 xdef
  537.  /ramp exch ldef
  538.  /xc xdef
  539.  
  540.  /FP{{clip} DOSHAPE}bdef
  541.  /EP{{eoclip} DOSHAPE}bdef
  542.  /SP{strokepath {clip} DOSHAPE}bdef
  543.  
  544.  CFx
  545. }bdef
  546.  
  547.  
  548. /installcolor {
  549.  dup type /stringtype eq {pop dangle}if exch dup type /stringtype eq {pop dfreq}if exch /dspot load setscreen
  550.  
  551.  /sepmode xdef
  552.  
  553.  sepmode 1 eq {
  554.   /scmyk{1 sub 4 1 roll 3{3 index add neg dup 0 lt{pop 0}if 3 1 roll}repeat setrgbcolor pop}bdef
  555.   /setgray /SG load def
  556.  }if
  557.  
  558.  sepmode 2 eq {
  559.   /scmyk /SCMYK load def
  560.   /setgray /SG load def
  561.  }if
  562.  
  563.  sepmode 3 eq {
  564.   /sepcolor xdef
  565.   sepcolor 0 get 0 ne {/scmyk {pop pop pop 1 exch sub SG}bdef /setgray {pop 1 SG}bdef}if
  566.   sepcolor 1 get 0 ne {/scmyk {pop pop 1 exch sub SG pop}bdef /setgray {pop 1 SG}bdef}if
  567.   sepcolor 2 get 0 ne {/scmyk {pop 1 exch sub SG pop pop}bdef /setgray {pop 1 SG}bdef}if
  568.   sepcolor 3 get 0 ne {/scmyk {1 exch sub SG pop pop pop}bdef /setgray /SG load def}if
  569.  }if
  570.  
  571.  sepmode 4 eq {
  572.   /sepcolor xdef
  573.   /scmyk {
  574.    sepcolor 3 get eq exch
  575.    sepcolor 2 get eq and exch
  576.    sepcolor 1 get eq and exch
  577.    sepcolor 0 get eq and {0 SG}{1 SG}ifelse}bdef
  578.   sepcolor 3 get 1 eq sepcolor 2 get 0 eq and sepcolor 1 get 0 eq and sepcolor 0 get 0 eq and {/setgray /SG load def}{/setgray {pop 1 SG}bdef}ifelse
  579.  }if
  580.  /setcmykcolor /scmyk load def
  581.  
  582.  currentscreen /cspot xdef /cangle xdef /cfreq xdef
  583. }bdef
  584.  
  585. %
  586. % #copies BEGINDOCUMENT -
  587. %
  588. /BeginDocument{
  589.  /#copies xdef
  590.  
  591.   7 dict begin
  592.     /FontDict 12 dict def
  593.     FontDict begin
  594.       /key /mypatternfont def
  595.       /patterns 256 array def
  596.       /patterncount 0 def
  597.       /char 0 def
  598.       /mtx [300 72 div 0 0 300 72 div 0 0] matrix invertmatrix def
  599.       /height 30 def
  600.       /width 30 def
  601.       /ctm matrix currentmatrix def
  602.       /ptm matrix identmatrix def
  603.       /str 32 string def
  604.     end
  605.     /FontBBox [0 0 FontDict /width get FontDict /height get] def
  606.     /FontMatrix FontDict /mtx get def
  607.     /Encoding 256 array 0 1 255 {1 index exch dup 3 string cvs cvn put}for def
  608.     /FontType 3 def
  609.     /BuildChar { %def
  610.       exch begin
  611.       FontDict begin
  612.       /char xdef
  613.        width 0 0 0 width height setcachedevice
  614.       width height scale 8 8 true [8 0 0 -8 0 8] {patterns char get}imagemask
  615.       end end
  616.     }def
  617.     FontDict /key get currentdict definefont pop
  618.   end
  619.  
  620.  /dmatrix dmatrix currentmatrix def
  621.  currentscreen /dspot xdef /dangle xdef /dfreq xdef
  622. }bdef
  623.  
  624. %
  625. % /newfontname /fontname RE -
  626. %
  627. /RE{
  628.  mark {FontDirectory 3 index get} stopped
  629.  {cleartomark
  630.   findfont dup length 2 add dict begin {1 index /FID ne {def}{pop pop}ifelse}forall
  631.   /Encoding PGSEncoding def
  632.   /FontName 1 index def
  633.   currentdict definefont pop
  634.   end
  635.  }
  636.  {cleartomark pop pop}ifelse
  637. }bdef
  638.  
  639. %
  640. % /fontname xscale yscale slant twist F -
  641. %
  642. /F{
  643.  /twist xdef /slant xdef /yscale xdef /xscale xdef
  644.  findfont [xscale 0 0 yscale 0 0] [twist cos twist sin slant sin neg slant cos 0 0] sclm concatmatrix makefont setfont
  645. }bdef
  646.  
  647. %
  648. % - ENDOCUMENT -
  649. %
  650. /EndDocument{
  651. }bdef
  652.  
  653. %
  654. % [sepcolor] sepmode freq/(DEFAULT) angle/(DEFAULT) tilew tileh landscape scaleh scalex paperw paperh BEGINTILE -
  655. %
  656. /BeginTile{
  657.  2 div exch 2 div exch translate
  658.  /tilescaley xdef /tilescalex xdef tilescalex tilescaley scale
  659.  {90 rotate} if
  660.  -2 div exch -2 div exch translate
  661.  
  662.  installcolor
  663.  
  664.  /tmatrix tmatrix currentmatrix def
  665. }bdef
  666.  
  667. %
  668. % - ENDTILE -
  669. %
  670. /EndTile{
  671.  dmatrix setmatrix
  672. }bdef
  673.  
  674. %
  675. % [sepcolor] sepmode freq/(DEFAULT) angle/(DEFAULT) title left top right bottom THUMBNAILMARKS -
  676. %
  677. /ThumbnailMarks{
  678.  /tiley2 xdef
  679.  /tilex2 xdef
  680.  /tiley1 xdef
  681.  /tilex1 xdef
  682.  /title1 xdef
  683.  
  684.  tmatrix setmatrix
  685.  .5 SG 6 setlinewidth
  686.  newpath
  687.  tilex1 3 add tiley2 3 sub moveto
  688.  tilex2 3 add tiley2 3 sub lineto
  689.  tilex2 3 add tiley1 3 sub lineto stroke
  690.  
  691.  0 SG [] 0 setdash .3 setlinewidth 0 setlinejoin 0 setlinecap
  692.  newpath tilex1 tiley1 moveto tilex2 tiley1 lineto tilex2 tiley2 lineto tilex1 tiley2 lineto closepath stroke
  693.  
  694.  gsave tilex1 tilex2 add 2 div tiley2 translate 1 tilescalex div 1 tilescaley div scale -2 -6 bv sub translate
  695.  /PGSCourier/Courier RE /PGSCourier findfont 6 scalefont setfont
  696.  0 0 moveto title1 show
  697.  grestore
  698.  
  699.  installcolor
  700. }bdef
  701.  
  702. %
  703. % left top "BeginPage"
  704. %
  705. /BeginPage{
  706.  tmatrix setmatrix translate 
  707.  /pmatrix pmatrix currentmatrix def
  708. }bdef
  709.  
  710. %
  711. % "EndPage"
  712. %
  713. /EndPage{
  714.  tmatrix setmatrix
  715. }bdef
  716.  
  717. /PPDSetup{countdictstack mark}bdef
  718. /PPDCleanup{stopped cleartomark countdictstack exch sub dup 0 gt{{end}repeat}{pop}ifelse}bdef
  719.  
  720. %
  721. % - "BO" matrix
  722. %
  723. /BO{
  724.  matrix currentmatrix
  725. }bdef
  726.  
  727. %
  728. % aboutx abouty slant twist "r" -
  729. %
  730. /r{
  731.  /twist xdef
  732.  /slant xdef
  733.  
  734.  sclm 0 twist cos put sclm 1 twist sin put sclm 2 slant sin neg put sclm 3 slant cos put sclm concat
  735. }bdef
  736.  
  737. %
  738. % aboutx abouty slant twist "R" -
  739. %
  740. /r'{
  741.  /twist xdef
  742.  /slant xdef
  743.  /deltay xdef
  744.  /deltax xdef
  745.  
  746.  deltax deltay translate
  747.  sclm 0 twist cos put sclm 1 twist sin put sclm 2 slant sin neg put sclm 3 slant cos put sclm concat
  748.  deltax neg deltay neg translate
  749. }bdef
  750.  
  751. %
  752. % hscale vscale "s" -
  753. %
  754. /s{scale}bdef
  755.  
  756. %
  757. % xoffset1 yoffset1 hscale vscale xoffset2 yoffset2 "S" -
  758. %
  759. /s'{translate scale neg exch neg exch translate}bdef
  760.  
  761. %
  762. % xoffset yoffset "t" -
  763. %
  764. /t{translate}bdef
  765.  
  766. %
  767. % matrix "EO" -
  768. %
  769. /EO {setmatrix}bdef
  770.  
  771. %
  772. % - BEGINCLIP -
  773. %
  774. /BeginClip {gsave clip}bdef
  775.  
  776. %
  777. % - ENDCLIP -
  778. %
  779. /EndClip {grestore}bdef
  780.  
  781. %
  782. % xscale yscale xoffset yoffset pixelw pixelh bitsperpixel BEGINBITMAP -
  783. %
  784. /BeginBitmap {
  785.  save 8 1 roll /bpp xdef /h xdef /w xdef
  786.  scl translate scale /picstr 8 bpp idiv dup w add 1 sub exch idiv string def
  787.  w h bpp [w 0 0 h neg 0 h] {currentfile picstr readhexstring pop}bind image
  788. }bdef
  789.  
  790. %
  791. % xscale yscale xoffset yoffset pixelw pixelh bitsperpixel BEGINRGBBITMAP -
  792. %
  793. /BeginRGBBitmap {
  794.  save 8 1 roll /bpp xdef /h xdef /w xdef
  795.  scl translate scale /picstr 8 bpp idiv dup w 3 mul add 1 sub exch idiv string def
  796.  w h bpp [w 0 0 h neg 0 h] {currentfile picstr readhexstring pop}bind false 3 colorimage
  797. }bdef
  798.  
  799. %
  800. % - ENDBITMAP -
  801. %
  802. /EndBitmap {restore}bdef
  803.  
  804. %
  805. % xscalex yscale xoffset yoffset BEGINEPS -
  806. %
  807. /BeginEPS {
  808.  scl translate scale translate
  809.  /PGSEPSSave save def
  810.  /dict_count countdictstack def /op_count count 1 sub def
  811.  userdict begin
  812.  /showpage {}bdef
  813.  newpath 0 setgray 1 setlinewidth [] 0 setdash 0 setlinecap 0 setlinejoin 10 setmiterlimit
  814.  /languagelevel where {pop languagelevel 1 ne {false setstrokeadjust false setoverprint}if }if
  815. }bdef
  816.  
  817. %
  818. % - ENDEPS -
  819. %
  820. /EndEPS {count op_count sub {pop} repeat countdictstack dict_count sub {end} repeat PGSEPSSave restore}bdef
  821.  
  822. %
  823. % angle cx cy cropmark -
  824. %
  825. /cropmark {
  826.   gsave translate 1 tilescalex div 1 tilescaley div scale rotate
  827.   .3 setlinewidth newpath
  828.   bh 5 add 0 moveto 20 0 rlineto
  829.   0 bv 5 add moveto 0 20 rlineto
  830.   stroke grestore
  831. }bdef
  832.  
  833. %
  834. % dx dy cx cy regmark -
  835. %
  836. /regmark {
  837.   gsave translate 1 tilescalex div 1 tilescaley div scale translate
  838.   .3 setlinewidth newpath
  839.   10 0 moveto 0 0 10 0 360 arc
  840.   1 SG fill
  841.   8 0 moveto 0 0 8 0 360 arc
  842.   -10 0 moveto 10 0 lineto 0 -10 moveto 0 10 lineto
  843.   0 SG stroke
  844.   4 0 moveto 0 0 4 0 360 arc
  845.   fill
  846.   -4 0 moveto 4 0 lineto 0 -4 moveto 0 4 lineto
  847.   1 SG stroke
  848.   grestore
  849. }bdef
  850.  
  851. %
  852. % dx dy cx cy slurgauge -
  853. %
  854. /slurgauge {
  855.   gsave translate 1 tilescalex div 1 tilescaley div scale translate
  856.   .3 setlinewidth newpath
  857.   0 0 10 0 360 arc
  858.   1 SG fill
  859.   0 0 10 0 360 arc
  860.   0 SG stroke
  861.   36 { 1 0 moveto 0 0 10 -2.5 2.5 arc fill 10 rotate}repeat
  862.   grestore
  863. }bdef
  864.  
  865. /boxit {newpath moveto 14 0 rlineto 0 -14 rlineto -14 0 rlineto closepath}def
  866.  
  867. %
  868. % angle dx dy cx cy colorstrip -
  869. %
  870. /colorstrip {
  871.   gsave translate 1 tilescalex div 1 tilescaley div scale translate rotate
  872.  
  873.   /PGSCourier/Courier RE /PGSCourier findfont 6 scalefont setfont
  874.  
  875.   sepmode 1 eq {
  876.     0 8 translate
  877.     0 1 9 {dup 15 mul 0 boxit 10 div SG fill}for
  878.    }if
  879.  
  880.   sepmode 2 eq sepmode 3 eq or {
  881.     gsave 320 15 translate
  882.     0 0 boxit .5 .41 .41 0 scmyk fill
  883.     15 0 boxit 0 0 0 .5 scmyk fill
  884.     30 0 boxit 1 1 0 0 scmyk fill
  885.     45 0 boxit 1 0 1 0 scmyk fill
  886.     60 0 boxit 0 1 1 0 scmyk fill
  887.     75 0 boxit 1 1 1 0 scmyk fill
  888.     1 SG
  889.     33 -6 moveto (CM) show
  890.     48 -6 moveto (CY) show
  891.     63 -6 moveto (MY) show
  892.     77 -6 moveto (CMY) show
  893.     grestore
  894.  
  895.  
  896.     0 0 0 1 scmyk -6 9 moveto (K) show
  897.     0 1 9 {dup 15 mul 15 boxit 10 div 0 0 0 4 -1 roll scmyk fill}for
  898.  
  899.     1 0 0 0 scmyk -6 -6 moveto (C) show
  900.     0 1 9 {dup 15 mul 0 boxit 10 div 0 0 0 scmyk fill}for
  901.  
  902.     0 1 0 0 scmyk 154 9 moveto (M) show
  903.     0 1 9 {dup 15 mul 160 add 15 boxit 10 div 0 exch 0 0 scmyk fill}for
  904.  
  905.     0 0 1 0 scmyk 154 -6 moveto (Y) show
  906.     0 1 9 {dup 15 mul 160 add 0 boxit 10 div 0 0 3 -1 roll 0 scmyk fill}for
  907.  
  908.    }if
  909.  
  910.   sepmode 4 eq {
  911.     320 0 translate
  912.     0 1 9 {dup 15 mul 0 boxit 10 div SG fill}for
  913.    }if
  914.  
  915.   grestore
  916. }def
  917.  
  918. %
  919. % title1 title2 tilew tileh PRINTERSMARKS -
  920. %
  921. /PrintersMarks {
  922.  /tileh xdef
  923.  /tilew xdef
  924.  /title2 xdef
  925.  /title1 xdef
  926.  
  927.  gsave 0 SG [] 0 setdash 0 setlinejoin 0 setlinecap
  928.  
  929.  180 0 0 cropmark
  930.  270 tilew 0 cropmark
  931.  0 tilew tileh cropmark
  932.  90 0 tileh cropmark
  933.  
  934.  0 15 bv add tilew 2 div tileh regmark
  935.  0 -15 bv sub tilew 2 div 0 regmark
  936.  
  937.  -15 bh sub -15 bv sub 0 0 slurgauge
  938.  15 bh add 15 bv add tilew tileh slurgauge
  939.  
  940.   gsave 1 tilescalex div 1 tilescaley div scale -15 bh sub 8 translate 90 rotate
  941.   /PGSCourier/Courier RE /PGSCourier findfont 8 scalefont setfont
  942.   0 0 moveto title1 show
  943.   0 -8 moveto title2 show (  ) show
  944.   currentscreen pop exch 20 string cvs show ( lpi  ) show
  945.   20 string cvs show (\260  ) show
  946.   tilescalex 100 mul 20 string cvs show (%) show
  947.   tilescaley tilescalex ne {(,) show tilescaley 100 mul 20 string cvs show (%) show}if
  948.   grestore
  949.  
  950.  90 bh 15 add 15 tilew 0 colorstrip
  951.  grestore
  952. }bdef
  953.  
  954. end
  955. %%EndProlog
  956.